Skip to content

Match ANY "positive" tag AND ALL negative (@not) tags#1833

Merged
jrohel merged 1 commit intorpm-software-management:mainfrom
evan-goode:evan-goode/disable-drpm-tests
Feb 17, 2026
Merged

Match ANY "positive" tag AND ALL negative (@not) tags#1833
jrohel merged 1 commit intorpm-software-management:mainfrom
evan-goode:evan-goode/disable-drpm-tests

Conversation

@evan-goode
Copy link
Copy Markdown
Member

IMO this is a more intuitive way to handle multiple negative tags.

In dnf-behave-tests/createrepo_c/delta-rpms.feature, for example, the test should be run NEITHER on rhel >= 9 NOR fedora >= 39.

With the status quo, @not.A @not.B means "(not A) OR (not b)", which is not what we wanted in this case.

See also rpm-software-management/createrepo_c#398 (comment).

Copy link
Copy Markdown
Contributor

@jrohel jrohel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@jrohel jrohel merged commit 0aaaf4a into rpm-software-management:main Feb 17, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants